multiselection: Don't emit nonsensical signals
authorMatthias Clasen <mclasen@redhat.com>
Sat, 6 Jun 2020 03:15:20 +0000 (23:15 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 6 Jun 2020 03:15:20 +0000 (23:15 -0400)
commitb047b7838d86bc8ba78a13ca9a08211daaed10ef
treea94e94b35d787c03758e7f60b229fcfbd41c66b2
parent93abd8da596c5c4d04a99d703b5a23f3ebaebb04
multiselection: Don't emit nonsensical signals

I forgot to add a check here. We only want to emit
a ::selection-changed if we actually changed it.
gtk/gtkmultiselection.c